home *** CD-ROM | disk | FTP | other *** search
/ Ultra Pack / UltraComputing Partner Applications.iso / Softquad / hm2 / Hm2 < prev    next >
Text File  |  1996-01-18  |  2KB  |  56 lines

  1. ! @(#)Hm2    1.1 96/01/18
  2. ! /usr/lib/X11/app-defaults/Hm2
  3. ! Copyright (c) 1996 SoftQuad Inc.
  4.  
  5. !! Size of HoTMetaL.
  6. *MainWindow.width:  680
  7. *MainWindow.height: 450
  8.  
  9. !! Context and structure views.
  10. *ContextView.width: 680
  11. *ContextView.height: 100
  12. *StructureView.width: 680
  13. *StructureView.height: 200
  14.  
  15. !! Normal colours are black on white.
  16. *Foreground: black
  17. *Background: white
  18.  
  19. !! General font.
  20. *fontList:   -adobe-helvetica-bold-r-normal--14-*-*-*-*-*-iso8859-*
  21.  
  22. !! Main window.
  23. *XmMainWindow*Background: white
  24. *XmMainWindow*Foreground: black
  25.  
  26. !! Panel
  27. *MainWindow*PanedWindow*Background: grey85
  28. *MainWindow*PanedWindow*Foreground: black
  29. *MainWindow*PanedWindow*ScrolledWindow*Background: white
  30. *MainWindow*PanedWindow*ScrolledWindow*Foreground: black
  31.  
  32. !! Scrollbars.
  33. *ScrollWindow*XmScrollBar*Background: grey75
  34. *MainWindow*VVsb*background: grey75
  35. *MainWindow*VHsb*background: grey75
  36.  
  37. !! Menus.
  38. *MainWindow*MenuBar*background: grey75
  39. *MenuBar*fontList:-adobe-helvetica-bold-r-normal--14-*-*-*-*-*-iso8859-*
  40.  
  41. !! For file selection boxes (new, import, open, savs as, ...).
  42. *XmFileSelectionBox*background: grey75
  43. *XmFileSelectionBox*XmText*background: grey85
  44. *XmFileSelectionBox*XmList*background: grey85
  45.  
  46. !! For dialogs.
  47. *Dialog*background: grey75
  48. *Dialog*List*background: grey85
  49. *Dialog*Text*background: grey85
  50. *Dialog*MBText*background: grey85
  51. *List*fontList: -adobe-courier-bold-r-normal--14-140-75-75-m-90-iso8859-1
  52.  
  53. !! For message boxes (warning, error, information).
  54. *XmMessageBox*background: grey75
  55. *XmMessageBox*fontList: -adobe-helvetica-bold-r-normal--12-*-*-*-*-*-iso8859-*
  56.